Online Presentation Session Result
@Serializable
Represents the result of an online presentation session.
Constructors
Link copied to clipboard
constructor(sessionId: String, challenge: String? = null, mobileCredentialResponse: MobileCredentialResponse? = null, error: OnlinePresentationResultError? = null)